The HTTP 204 (no content) indicates a successful response, but no data is returned, and the browser does not need to be refreshed or directed to a new page.
The HTTP 205 (reset content) indicates a successful response, resetting the page (form form)
HTTP RequestThe client requests access to the resource to the server by sending an HTTP request. The HTTP request consists of three parts: the request line, the message header, and the request for essay.3.1. Request LineThe request line begins with
First, the concept1.HTTP protocol: Hypertext Transfer Protocol (Hypertext Transfer Protocol). Is a rule that specifies the communication between the browser and the Web server, which allows Hypertext Markup Language (HTML) documents to be routed
What is the principle of Ajax?is actually initiating an HTTP request, and since it is initiating an HTTP request, we can achieve the same effect without using Ajax as long as we can implement an HTTP request.There are many ways to initiate HTTP
As is known to all, each HTTP response is provided with an HTTP status code, which is the code used to represent the HTTP server response status. It is defined by the RFC 2616 specification and is extended by RFC 2518, RFC 2817, RFC 2295, RFC 2774,
Definition
HTTP status codeHTTP status code is a three-digit code used to indicate the HTTP response status of the Web server. It is defined by the RFC 2616 specification and has been extended by specifications such as RFC 2518, RFC 2817, RFC 2295,
Some common HTTP status codes are:200– server successfully returned to Web page404– The requested page does not exist503– Service Not availableCommon HTTP status Code Daquan1XX (Temporary response)A status code that represents a temporary response
The http/1.1 standard has been a widely used and prevailing standard since its inception in 1999.Related documentsRfc2616:hypertext Transfer Protocol--http/1.1In RFC6585, the status codes 428, 429, 431, 511 are added inRFC2616 developed a series of
In the actual application of the site construction, prone to a lot of small mistakes, like MySQL was optimized not in place, the impact of the overall site browsing effect, in fact, the site's regular HTTP status code performance is the same, Google
HTTP status code parsing and http status Parsing
Reference: http://tool.oschina.net/commons? Type = 5
Status Code
Description
100
The client should continue sending requests. This temporary response is used to notify
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.